home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / daybat10.zip / README < prev   
Text File  |  1989-02-08  |  4KB  |  124 lines

  1.  
  2.                                   DAYBAT
  3.                            By Joseph Sheppard
  4.  
  5. What is it?
  6. ───────────
  7.  
  8. Daybat is a utility that will allow you to run a different batch file
  9. every day of the week.
  10.  
  11. The ideal way to use DAYBAT is by making it a part of your AUTOEXEC.BAT
  12. file.  Then, each time your computer is turned on, DAYBAT will run the
  13. batch file for whatever day of the week it happens to be.
  14.  
  15.  
  16. What do I have to do?
  17. ─────────────────────
  18.  
  19. Create upto seven batch files.  Name them with the first three letters
  20. of the days of the week:
  21.  
  22. SUN.BAT
  23. MON.BAT
  24. TUE.BAT
  25. WED.BAT
  26. THU.BAT
  27. FRI.BAT
  28. SAT.BAT
  29.  
  30. In these batch files, you place the commands you want executed on each
  31. day.  If you don't want a batch file to run on a particular day, then
  32. don't create a file for that day.  DAYBAT will run and DOS will return a
  33. "Bad Command or Filename" message.  Then DAYBAT will abort.
  34.  
  35. Each of the batch files must be located in either the DOS path, or the
  36. same directory as DAYBAT.EXE.
  37.  
  38. REGISTRATION?
  39. ─────────────
  40.  
  41. If you find that DAYBAT meets your needs, then please send a Shareware
  42. contribution to the author.  You may send whatever you feel the software
  43. is worth.  I would suggest $5.00.  I do not expect you to send a
  44. contribution if this software dosen't meet your needs.
  45.  
  46. Please send your voluntary contributions (payable to JOSEPH SHEPPARD) to:
  47.  
  48. Joseph Sheppard
  49. DAYBAT Support
  50. PO Box 10
  51. Tujunga, CA 91041-0010
  52.  
  53.  
  54. I can be reached at my BBS, The Ledge PCBoard (818) 352-3620 - HST. Or
  55. InterLink's DOORS Conference, Compuserve 76175,623, The Source BFM277,
  56. GEnie J.SHEPPARD, Plink J.SHEPPARD or US Mail at the address above.
  57.  
  58.  
  59. While this program performs fine on my system (AMI/Mylex 386) I can't
  60. guarantee that it will work at all on yours. If you have a problem, contact
  61. me and I will attempt to solve the problem.
  62.  
  63.  
  64.  
  65.  
  66. SOURCE CODE
  67. ───────────
  68.  
  69. Full source code is included.  If you modify the source code, please do
  70. not remove my name.  I would appreciate a copy of the modified source so
  71. I can see what you've done.
  72.  
  73.  
  74. THANKS
  75. ──────
  76.  
  77. Thanks to Jon Badeaux of The Hotline PCBoard, (818) 240-8664 for
  78. providing the original idea for DAYBAT.
  79.  
  80.  
  81. OTHER PROGRAMS BY THIS AUTHOR
  82. ─────────────────────────────
  83.  
  84. TextView Door: Used to display online magazines. Also great for new user
  85. information or product supports.  Allows "freebie" downloading inside
  86. the door by shelling to external protocol drivers. TVIEWxx.ARC.
  87.  
  88. BBSList Door: Allows callers to create a BBS List.  The list can be
  89. viewed, downloaded or scanned by keyword.  Automatically checks for
  90. duplicate numbers for easy maintenance.  BLISTxx.ARC.
  91.  
  92. 19200HST: Configures a USRobotics HST modem to run with port locked at
  93. 19200 bps in seconds.  Writes settings to NRAM so a simple ATZ in the
  94. modem init string will bring up the preferred settings. 192HSTxx.ARC.
  95.  
  96. QTIME: For BBS's running Network mail.  Creates an ASCII and ANSI file
  97. telling when the last mail transfer took place.  Great for the top of
  98. BBS NEWS displays.  QTIMExx.ARC.
  99.  
  100. ScoreDoor: A PCBoard BBS Door that runs after online game doors and
  101. gives the caller an opportunity to view scorecards for the various
  102. online games.  SCORExx.ARC.
  103.  
  104. These programs and all recommended third party support packages are
  105. always available for download on The Ledge 818-352-3620 (HST) on the
  106. first call in the SUPPORT DOOR.
  107.  
  108.  
  109. DISCLAIMER
  110. ──────────
  111.  
  112. I make no warranty of any kind, express or implied, including without
  113. limitation, any warranties of merchantability and/or fitness for a
  114. particular purpose. I shall not be liable for any damages, whether
  115. direct, indirect, special or consequential arising from a failure of
  116. this program to operate in the manner desired by the user. I shall not
  117. be liable for any damage to data or property which may be caused
  118. directly or indirectly by the use of this program.
  119.  
  120. IN NO EVENT WILL I BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING ANY
  121. LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL
  122. DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE THE PROGRAM, OR
  123. FOR ANY CLAIM BY ANY OTHER PARTY.
  124.